home *** CD-ROM | disk | FTP | other *** search
/ Software Vault: The Gold Collection / Software Vault - The Gold Collection (American Databankers) (1993).ISO / cdr21 / spkrdsgn.zip / SPEAKER.DOC < prev   
Text File  |  1993-05-03  |  2KB  |  42 lines

  1.      SPEAKER 1.0 -- Written by Terry Christopherson in QBasic (Requires
  2.                     the QBasic interpreter in DOS 5.0 to run)
  3.  
  4.      SPEAKER 1.0 is a menu-driven speaker design program which asks for a few
  5. parameters from the bass driver you will use in your speakers.  These 
  6. parameters are available from the technical documentation for your driver, 
  7. off of some driver's shipping boxes, or from the dealer / manufacturer.
  8.  
  9.      You will need the following parameters to get a result from SPEAKER.BAS:
  10.  
  11.           Vas - This is a measurement of how stiff the cone suspension of your
  12.                driver is.  It is usually given in Cubic Feet.  This is the 
  13.                unit SPEAKER.BAS needs.
  14.  
  15.           Qts - This is a measurement given as a two place decimal number.
  16.                (i.e. Qts = 0.35)  I won't explain it's meaning here, but you
  17.                need it.
  18.  
  19.           Fs - This is the resonant frequency of your driver.  It is given in
  20.                Hertz (Hz) such as (Fs = 25Hz)
  21.  
  22.  
  23.      That's it!  With these three parameters, SPEAKER 1.0 will calculate the
  24. optimum volume for your enclosure.  You will be able to store the parameters 
  25. of your drivers in a database for future reference too.  Standard printing 
  26. of the results is also provided.
  27.  
  28.      SPEAKER 1.0 is released as shareware.  I am asking for a voluntary 
  29. registration of $10 - $15 (US).  For this, the user will receive all future
  30. releases of SPEAKER 1.0 free of charge.  I plan for this program to be a 
  31. commercial-level design platform before it is finished, and I am beginning
  32. a stand-alone version 1.1 even now, written in Turbo C++.  Please send 
  33. name, address, phone #, and donation to:
  34.  
  35.           TNT
  36.           29 Little Bear
  37.           Riverton, WY  82501
  38.  
  39.      Thanks for your interest, and happy SPEAKER building!
  40.  
  41.  
  42.